home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds / select.man < prev    next >
Text File  |  1988-12-22  |  574b  |  20 lines

  1. ' $Header: /a/newcmds/select/RCS/select.man,v 1.1 88/12/22 11:45:50 ouster Exp $ SPRITE (Berkeley)
  2. .so \*(]ltmac.sprite
  3. .HS SELECT cmds
  4. .BS
  5. .SH NAME
  6. select \- Print the selection
  7. .SH SYNOPSIS
  8. \fBselect\fR
  9. .BE
  10. .SH DESCRIPTION
  11. .LP
  12. This command will retrieve the Sx selection in ``text'' format
  13. and output it onto the standard output.  If there is no selection,
  14. no output is generated.  The main purpose of this command is to
  15. allow you to write shell commands that use the selection, e.g. to
  16. print it or to delete a file whose name is selected.
  17.  
  18. .SH KEYWORDS
  19. selection, window
  20.